Uses of Enum
com.cisco.pt.ipc.enums.OSPFLogChanges
Packages that use OSPFLogChanges
-
Uses of OSPFLogChanges in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return OSPFLogChangesModifier and TypeMethodDescriptionstatic OSPFLogChangesOSPFLogChanges.fromIntValue(int value) static OSPFLogChangesOSPFLogChanges.fromIntValue(Integer value) static OSPFLogChangesReturns the enum constant of this type with the specified name.static OSPFLogChanges[]OSPFLogChanges.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OSPFLogChanges in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return OSPFLogChangesModifier and TypeMethodDescriptionOSPFProcess.getLogAdjacencyChanges()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type OSPFLogChangesModifier and TypeMethodDescriptionvoidOSPFProcess.setLogAdjacencyChanges(OSPFLogChanges type) Information provided by the PKI file: -
Uses of OSPFLogChanges in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return OSPFLogChangesModifier and TypeMethodDescriptionOSPFProcessImpl.getLogAdjacencyChanges()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type OSPFLogChangesModifier and TypeMethodDescriptionvoidOSPFProcessImpl.setLogAdjacencyChanges(OSPFLogChanges type) Information provided by the PKI file: